Resolve invalid use of a regexp in regexp-opt.
authorAlan Mackenzie <acm@muc.de>
Sat, 20 Aug 2011 22:02:25 +0000 (22:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 20 Aug 2011 22:02:25 +0000 (22:02 +0000)
commit9de38b700c3f020c72c8ca3f5fdae9ddd56906a1
tree3eb8d30fb9de58c87c7e61c205ae45508af1d6d0
parent2dbff3064eced54d2975cd0cd2a0f9f05edb9549
Resolve invalid use of a regexp in regexp-opt.

cc-fonts.el (c-complex-decl-matchers): Add in special detection for a
java annotation.

cc-engine.el (c-forward-decl-or-cast-1): Add in special detection for a
java annotation.

cc-langs.el (c-prefix-spec-kwds-re): Remove the special handling for
java.
(c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el